home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
apps
/
database
/
postgres
/
postgre1.z
/
postgre1
/
video
/
script-21
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-08-27
|
196 b
|
9 lines
/*
* then we add some instances to the version
*/
append emp1 (name = "jack", age = 40, salary = 20000, dept = "shoe")
\g
append emp1 (name = "joe", age = 25, salary = 3000, dept = "shoe")
\g